Arthur Bricq

Minimal Gauss-Newton solver

I did this super simple solver to explore the mechanics of the Gauss-Newton algorithm in need of understanding. This was the result of this work. The only depandency is numpy and it is absolutely easy to use it.